home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / B-C / C++ FAQ Reference 1.0 / C++ FAQ Reference 1.0.rsrc / STR#_134.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  186 b   |  7 lines

  1. How can I provide printing for a 'class X'?
  2.  
  3. Why should I use <iostream.h> instead of the traditional <stdio.h>?
  4.  
  5. Printf/scanf weren't broken; why 'fix' them with ugly shift operators?
  6.  
  7.